Closed (works as designed)
Project:
Yahoo YUI
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Sep 2007 at 23:41 UTC
Updated:
18 Oct 2007 at 09:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
bakyildiz commentedyahoo yui requires the menu.css file. I think you can not turn off this settings, but may be you can override them with an other css file.
Comment #2
dellis commentedHow can I modify the module code/css code to include my own style sheet? The colors and sizes that came as a default aren't what I'd like to see. I'm using litejazz and for some reason, the "submenu" that pops up when mouse-over the main menu, the background of those submenus is translucent? Any ideas on how I could customize and/or use my own version of Menu.css would be greatly appreciated. I'm just not sure it is clear how to modify this stuff...? thanks.
Comment #3
bakyildiz commentedHi dellis,
menu.css is hosted by yahoo. So you need to override it by adding your style information into your page.tpl.php file wihtin the style tag.
For example to change the color of the menu items to red just add the following lines into your page.tpl.php file.
Comment #4
sharique commentedFirst thanks for creating such a nice menu. This is the best drop down menu I have seen for drupal.
It would be better if there is documentation for customisation.
There are some problems. I have attached screen shots for better understanding.
It is going in background with nice menu and Jstabs.
-------
Sharique
Comment #5
bakyildiz commentedThank you. I face also with the same problem. Somehow the menu is staying in background. I will check and try to fix it.
Comment #6
bakyildiz commentedTo solve the "going in background" problem just give a style information where you have add the ... in page.tpl.php file. Here is it;
Please download 1.4-5 version to test it.
Comment #7
bakyildiz commented